Skip to content

9 testvalidate password recovery flow using resend #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

chriscarrollsmith
Copy link
Contributor

  • Uncommented the test of the password reset endpoint and mocked the call to resend.send
  • Fixed a bug in the password reset flow and verified that the flow is working in the application
  • Added missing BASE_URL environment variable in the .env.example file
  • Added a helper function to generate the password reset link to include in the email, and added a test to validate this URL against the actual endpoint

@chriscarrollsmith chriscarrollsmith linked an issue Nov 19, 2024 that may be closed by this pull request
@chriscarrollsmith chriscarrollsmith merged commit e76f5b9 into main Nov 19, 2024
2 checks passed
@chriscarrollsmith chriscarrollsmith deleted the 9-testvalidate-password-recovery-flow-using-resend branch November 19, 2024 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test/validate password recovery flow using Resend
1 participant